AudioLabeler

interface AudioLabeler

Can be implemented and added to the LabelingConfig to label AudioTracks.

Functions

getAudioLabel
Link copied to clipboard
abstract fun getAudioLabel(audioTrack: AudioTrack): String
Returns the new label for the AudioTrack